home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_100
/
144_01
/
expand.hlp
< prev
next >
Wrap
Text File
|
1985-08-19
|
1KB
|
25 lines
**********************************************************************
* EXPAND *
**********************************************************************
* COPYRIGHT 1983 EUGENE H. MALLORY *
**********************************************************************
PROGRAM:
EXPAND - Expand files created by compress.
USAGE:
EXPAND [<fid] [>fid]
FUNCTION:
Reads input and expands the text to the output.
This is the inverse of compress.
EXAMPLE:
EXPAND <FILET >FILE
_____________________________
Standard Input | | Standard Output
TEXT | | EXPANDED TEXT
------------------->| EXPAND |----------------------->
| |
| |
|___________________________|